From 00f8d23d976d2b6bdb5fb42c28507cc06028691f Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Thu, 27 Mar 2014 07:04:03 +0000 Subject: [PATCH] packages/mpd: fix whitespaces Signed-off-by: Dirk Neukirchen Signed-off-by: Gabor Juhos SVN-Revision: 40115 --- sound/mpd/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/sound/mpd/Makefile b/sound/mpd/Makefile index baa805972..f1e3ff5fa 100644 --- a/sound/mpd/Makefile +++ b/sound/mpd/Makefile @@ -36,9 +36,9 @@ define Package/mpd/Default endef define Package/mpd/Default/description - Music Player Daemon (MPD) is a flexible, powerful, server-side - application for playing music. It is typically controlled over a - network using one of it's many clients including mpc (console), + Music Player Daemon (MPD) is a flexible, powerful, server-side + application for playing music. It is typically controlled over a + network using one of it's many clients including mpc (console), gmpc (gnome), phpmp (php), etc... endef @@ -76,7 +76,7 @@ endef define Package/mpd-mini/description $(call Package/mpd/Default/description) . - This package contains a minimal Music Player Daemon, with support for + This package contains a minimal Music Player Daemon, with support for only Flac, MP3 & OGG media types & only file: & http: protocols. endef -- 2.30.2